Tag Archives: xampp

How To Setup Cron Job In Windows

Feb 19, 2015

You have to follow below some very simple steps to run cron file in windows system. 1. The First thing you should do is to..

Read more

How to install ioncube loader in xampp

Nov 28, 2013

1. Find your PHP version using phpinfo() function. You should need to know the version when you download the ionCube loaders. x86/ppc/sparc packages are for..

Read more

Remove index.php from CodeIgniter URL Path using

Nov 15, 2013

If you are using Codeigniter (PHP Framework) you are noticed that by default index.php will be included with your URL. But you can easily remove..

Read more

Virtual Hosts ?

Nov 11, 2013

Hi all now we are going to see is what is Virtual Hosts ? hope you all like the post Virtual Hosts simply give you..

Read more

How to enable rewrite_mod in WAMP

Oct 02, 2013

You all know WAMP stands for (Windows, Apache, MySQL, PHP), It is package provide you an environment to execute your PHP application. But the general..

Read more

How to Enable mod_rewrite module in Apache

Sep 26, 2013

Hi all now we are going to see How to Enable mod_rewrite module in Apache in xampp. the steps are given below 1) Find the..

Read more